August 19, 2026
James Moberg
cf-indexnow is a ColdFusion CFC that implements the protocol for Adobe ColdFusion 2016+ and Lucee 5+ to notify search engines the moment a URL is added, changed, or removed instead of waiting for the next crawl.
August 12, 2026
James Moberg
A behind-the-scenes look at producing a fully AI-generated music video for the GamesOver track "Alwaysway Isteninglay," using Claude Code to drive DaVinci Resolve, Remotion, Suno, Grok Imagine, and OpenArt. Covers the lip-sync experiment that saved the project, real credit costs, and the pitfalls of tools that report success while doing something else entirely.
August 6, 2026
James Moberg
DuckDB reads Parquet files where they sit and runs SQL against them. No server, no import, no staging. It is an in-process database and lives inside your JVM the way SQLite lives inside a phone app.